Skip to content

Conversation

@yihuang
Copy link
Contributor

@yihuang yihuang commented Nov 6, 2025

Description

Closes: #807


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

@yihuang yihuang marked this pull request as draft November 6, 2025 11:36
Closes: cosmos#807

changelog

fix tests

temp
@yihuang yihuang marked this pull request as ready for review November 11, 2025 05:56
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.87%. Comparing base (a48de71) to head (4afd8b1).

Files with missing lines Patch % Lines
precompiles/bank/query.go 66.66% 2 Missing and 2 partials ⚠️
x/erc20/keeper/precompiles.go 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #808      +/-   ##
==========================================
- Coverage   64.94%   64.87%   -0.07%     
==========================================
  Files         317      314       -3     
  Lines       21615    21476     -139     
==========================================
- Hits        14037    13933     -104     
- Misses       6351     6391      +40     
+ Partials     1227     1152      -75     
Files with missing lines Coverage Δ
server/config/opendb.go 0.00% <ø> (ø)
x/erc20/genesis.go 70.37% <ø> (+2.62%) ⬆️
x/erc20/types/genesis.go 59.09% <ø> (-14.83%) ⬇️
x/erc20/types/keys.go 100.00% <ø> (ø)
x/vm/types/config_testing.go 58.97% <ø> (ø)
x/vm/types/denom_config_testing.go 56.52% <ø> (+28.26%) ⬆️
x/erc20/keeper/precompiles.go 78.72% <83.33%> (-8.94%) ⬇️
precompiles/bank/query.go 92.15% <66.66%> (+1.04%) ⬆️

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem: un-intuitive semantics with werc20

2 participants